Welcome![Sign In][Sign Up]
Location:
Search - matlab radon

Search list

[Other resourceRADON

Description: matlab拉冬变换程序,包括拉冬正变换和反变换程序。-Matlab Radon transform procedures, including Radon transformation and anti-transformation process.
Platform: | Size: 2285 | Author: 沙漠 | Hits:

[Graph programradon变换检测直线

Description: 做个图像直线检测的算法,主要是用来检测图像中的直线,用处据说不少,而且自己感觉挺好。-be a linear image detection algorithm is used to determine the linear image, usefulness is said, but his driver.
Platform: | Size: 1024 | Author: 孔晓东 | Hits:

[2D GraphicHUandradon

Description: 用于计算HU 的7个不变矩和RADON的2、3阶不变矩。网站中有C++写的RADON变换,但西北工业大学的一名教授使用RADON变换构建了这种新型的不变距,可以降低图象的维数,计算速度较快。算法详情可参考他的文献。-used in the calculation of the seven RADON unchanged moments and the 2,3-order moment invariants. Web site is written in C RADON transform, but Northwestern University professor using a RADON Transform Construction of this kind of new unchanged from, images can reduce the dimension and fast calculation. Algorithm Details can be found in the literature.
Platform: | Size: 12288 | Author: listen | Hits:

[Graph Recognizeimageprocessing_matlab

Description: 灰度AGV路径识别 彩色AGV路径识别 HSI彩色空间的AGV路径识别 路径中心线的定位 Radon变换的AGV路径偏差检测-gray color AGV Path Recognition AGV Path Recognition of the HSI color space AGV path Path Recognition heart Line Radon transform the positioning of AGV path deviation detection
Platform: | Size: 3072 | Author: 吴胜 | Hits:

[Special EffectsHough-Radon

Description: 一个关于hough和radon变换的实例,实现了时钟图形做图.-and one in Chinese on hough transform examples and achieve a clock graphic graphics.
Platform: | Size: 15360 | Author: 王一凡 | Hits:

[Other systemsRADON

Description: matlab拉冬变换程序,包括拉冬正变换和反变换程序。-Matlab Radon transform procedures, including Radon transformation and anti-transformation process.
Platform: | Size: 2048 | Author: 沙漠 | Hits:

[Special Effectsct

Description: 基于radon变换的SR-CT断层重建程序,matlab编写-Radon transform based on the SR-CT tomography reconstruction procedures, matlab prepared
Platform: | Size: 1024 | Author: 许峰 | Hits:

[Special Effectstemp

Description: Radon 算法的实现及原理讲解,个人整理的重要资料.-Radon algorithm and explain the principle, personal collation of vital information.
Platform: | Size: 300032 | Author: opalus413 | Hits:

[matlabradon_ambiguity

Description: %radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b) - Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh
Platform: | Size: 1024 | Author: abcde | Hits:

[Special EffectsRadon

Description: radon变换的matlab代码,ridgelet变换可用到-radon transform matlab code, ridgelet transform can be used to
Platform: | Size: 148480 | Author: T D | Hits:

[ADO-ODBCRADONTransform

Description: RADON变换非常好的参考文献,学习该变换的朋友们最好看一下-RADON transform a very good reference to study the transformation of my friends look at the best
Platform: | Size: 158720 | Author: 宋现还 | Hits:

[matlabRadonMATLAB

Description: matlab写的图像处理论文,用的是radon变换,对边缘很好-matlab image processing to write papers, using a radon transform, on the edge of good
Platform: | Size: 387072 | Author: 杨川 | Hits:

[Special Effectsradondeblurring

Description: 基于RADON变换的。运动模糊处理,其中程序请按说明使用-Based on the RADON transform. Motion blur processing, in which procedures follow the instructions to use
Platform: | Size: 152576 | Author: 翁斌 | Hits:

[Special EffectsRadon

Description: 这是一个改进的radon线性特征提取m函数,对于机场跑道提取特别有效-This is a radon improved feature extraction m linear function, in particular for the effective extraction of airport runway
Platform: | Size: 1024 | Author: 梁军华 | Hits:

[matlabRadon_transform

Description: matlab code for Radon transform
Platform: | Size: 6144 | Author: colin | Hits:

[matlabradon

Description: Radon正反变换MATLAB源码,可以根据自己的需要选择应用线性还是抛物Radon变换。-This is matlab source codes of the Radon Transform .
Platform: | Size: 1024 | Author: jcm | Hits:

[Graph Recognizeradon-line-detection

Description: 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
Platform: | Size: 1024 | Author: 张蒙 | Hits:

[Windows DevelopRadon

Description: Radon变换的程序,如果需要可以试试~-Radon
Platform: | Size: 301056 | Author: zhao | Hits:

[Software Engineeringradon

Description: 用于地震数据的拉冬变换,可以分离直达波,折射波河反射波-use to radon change
Platform: | Size: 2048 | Author: huangmin | Hits:

[matlabradon

Description: Matlab实现基于radon变换的图像重建 Matlab实现基于radon变换的图像重建-Matlab-based radon transform of the image reconstruction
Platform: | Size: 1024 | Author: ncy | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net